home *** CD-ROM | disk | FTP | other *** search
- #ifndef FWEXCLIB_H
- #define FWEXCLIB_H
- //========================================================================================
- //
- // File: FWExcLib.h
- // Release Version: $ 1.0d1 $
- //
- // Creation Date: 3/28/94
- //
- // Copyright: © 1994 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWEXCDEF_H
- #include "FWExcDef.h"
- #endif
-
- #ifndef FWPRIEXC_H
- #include "FWPriExc.h"
- #endif
-
- #endif
-